home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2000 July & August / EPA005.iso / Wersje testowe / Multi Generator / Multi Generator.exe / 0 / RCDATA / TBLADSYSTEMU / TBLADSYSTEMU.txt < prev   
Encoding:
Text File  |  2000-04-12  |  1010 b   |  52 lines

  1. object BladSystemu: TBladSystemu
  2.   Left = 395
  3.   Top = 326
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'B∩┐╜∩┐╜d!'
  7.   ClientHeight = 117
  8.   ClientWidth = 346
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 120
  17.   TextHeight = 16
  18.   object Image1: TImage
  19.     Left = 41
  20.     Top = 18
  21.     Width = 34
  22.     Height = 34
  23.     Picture.Data = {<image001.bmp>}
  24.     Stretch = True
  25.     Transparent = True
  26.   end
  27.   object Label1: TLabel
  28.     Left = 97
  29.     Top = 19
  30.     Width = 207
  31.     Height = 16
  32.     Caption = 'Niepoprawnie wprowadzone liczby'
  33.   end
  34.   object Label2: TLabel
  35.     Left = 121
  36.     Top = 35
  37.     Width = 153
  38.     Height = 16
  39.     Caption = 'do generowania systemu!'
  40.   end
  41.   object BitBtn1: TBitBtn
  42.     Left = 124
  43.     Top = 72
  44.     Width = 97
  45.     Height = 30
  46.     Caption = 'Anuluj'
  47.     TabOrder = 0
  48.     Kind = bkAbort
  49.     Spacing = 6
  50.   end
  51. end
  52.